home *** CD-ROM | disk | FTP | other *** search
/ Games All / Games All - Over 500 Value - All Copyrighted Games - No Registration Fees (Affiliated Software Distribution)(1993).bin / strategy / towers / towhelp.inc < prev    next >
Text File  |  1992-08-05  |  3KB  |  73 lines

  1. ' towhelp.inc
  2. ' rev: 13 May 1992
  3.       '          HMAP
  4.       '          HABOUT1                 help1.inc
  5.       '          HABOUT2                      "
  6.       '          HSALOON                      "
  7.       '          HPLAY                        "
  8.       '          HUNITS 
  9.       '          HSIGHT
  10.       data 3
  11. data 21, 55, 30        :' HMAP
  12. data "F2: Overlay grid" 
  13. data "F4: Global Map" 
  14. data "F5: Turn entire map 90 deg clockwise"
  15. data "F6: Turn entire map 90 deg counterclockwise"
  16. data "F7: Rotate wall segment "
  17. data "F8: Discard wall segment "
  18. data " "
  19. data "Left click on map to change terrain."
  20. data "Wall segment is centered on mouse cursor."
  21. data " "
  22. data "Right click near an edge, or press an arrow key"
  23. data "to scroll one line in that direction. 
  24. data ""
  25. data " "
  26. data " Buttons:"
  27. data "   DONE  -- Click on this when you're finished with"
  28. data "            a layer (usually if you can't place"
  29. data "               any more walls)"
  30. data "   VIEW  -- Show a 3-D perspective view of your"
  31. data "               current tower"
  32. data "   STATS -- Get statistics on current tower"
  33.  
  34.  
  35.  
  36. data 9, 60, 45          :' HABOUT1
  37. data " "
  38. data "TOWERS is similar to Tetris, since you need to place 
  39. data "blocks of varying size.  That's where the similarity 
  40. data "ends -- you need logic and planning, rather than quick 
  41. data "reflexes in TOWERS.  You build one level of the tower at 
  42. data "a time, trying to fit the blocks in the tightest 
  43. data "pattern.  Each level becomes the base for the next 
  44. data "level.  How high can you build?  
  45.  
  46. data " "
  47.  
  48. data 22, 70, 45   :' HABOUT2
  49.       data "Under the shareware concept, software may be freely copied and 
  50.       data "passed to others, or distributed through bbs's or national networks. 
  51.       data "As a recipient of a shareware program, you may use the software 
  52.       data "for a short trial period. If you decide to continue to use it, 
  53.       data "you must register. When you register you receive: 
  54.       data "      * A copy of the latest version of the program
  55.       data "      * Additional bonus maps
  56.       data "      * A bonus unregistered Cascoly program 
  57.       data "      * A free introductory account on CompuServe (a $30 value!)
  58.       data "      * A minimum of 90 days online support via CompuServe or phone 
  59.       data " "
  60.       data "To register, print the form included in file REGISTER.FRM"
  61.       data " Cascoly Software"
  62.       data " 4528 36th NE    "
  63.       data " Seattle WA 98105         ┌─────────┐                    "
  64.       data "                    ┌─────┴───┐     │               (R)  "
  65.       data "                  ──│         │o    │──────────────────  "
  66.       data "                    │   ┌─────┴╨──┐ │  Association of    "
  67.       data "                    │   │         │─┘  Shareware         "
  68.       data "                    └───│    o    │    Professionals     "
  69.       data "                  ──────│    ║    │────────────────────  "
  70.       data "                        └────╨────┘    MEMBER            "
  71.  
  72.        
  73.